Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove go4 dependency #287

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

turtletowerz
Copy link

The go4 dependency is a large library that pulls a lot of dependencies that are unnecessary for this project. Since it is licensed under the Apache 2.0 License the code can be copy/pasted verbatim with proper attribution. This PR adds the single file required to use MultiReaderAt and removes the go4 dependency which significantly trims down the dependency chain and cleans up go.sum

@turtletowerz turtletowerz changed the title Remove go4 Dependency feat: remove go4 dependency Nov 20, 2024
@turtletowerz turtletowerz changed the title feat: remove go4 dependency refactor: remove go4 dependency Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant